home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softdisk for Windows 42
/
Softdisk for Windows 42.iso
/
QUARRY
/
QUARRY.EXE
/
QUARRY.dxr
/
00241.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-01-01
|
236 b
|
13 lines
on exitFrame
global REGCOUNT, UPG
if UPG = 0 then
if REGCOUNT < 4 then
set the keyDownScript to "REGSCRIPT"
end if
if REGCOUNT >= 3 then
set the keyDownScript to EMPTY
end if
end if
go(the frame)
end